6,302 questions with Visual Studio-related tags

Sort by: Updated
5 answers

Web Design HTML & CSS

How can i start a web design i only have these options i cant see the stylesheet or javascript items this is a video from youtube as comparison of all the items i dont have heeeeeeeeeelp please

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,710 questions
Visual Studio Extensions
Visual Studio Extensions
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Extensions: A program or program module that adds functionality to or extends the effectiveness of a program.
179 questions
Visual Studio Setup
Visual Studio Setup
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Setup: The procedures involved in preparing a software program or application to operate within a computer or mobile device.
978 questions
Visual Studio Training
Visual Studio Training
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Training: Instruction to develop new skills.
8 questions
asked 2024-05-16T16:08:51.37+00:00
antrax Rob 0 Reputation points
commented 2024-05-21T09:49:50.3066667+00:00
Anna Xiu-MSFT 26,651 Reputation points Microsoft Vendor
1 answer

Submitting EXE to Microsoft Store: Uninstall Policy 10.2.7

I've submitted an app-EXE to Microsoft Store. It was rejected. App review report says EXE does not comply with Security policy 10.2.7: Products need to clearly communicate how they can be removed. There is either no entry for your product in the Add or…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,710 questions
Microsoft Partner Center
Microsoft Partner Center
A Microsoft website for partners that provides access to product support, a partner community, and other partner services.
892 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,401 questions
Visual Studio Setup
Visual Studio Setup
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Setup: The procedures involved in preparing a software program or application to operate within a computer or mobile device.
978 questions
asked 2023-02-08T18:16:30.34+00:00
TamSoft 0 Reputation points
edited a comment 2024-05-21T09:43:07.54+00:00
Sai Jarugula 0 Reputation points
1 answer

operation is not valid due to current state of object

I tried to create a new .net web application project, installed workloads are-> ASP.NET and web development, .NET desktop development, data storage and processing, VS extension development, I just change the location , instead of C:\program\user... …

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,710 questions
asked 2024-01-20T14:36:17.5633333+00:00
Shubham 10 Reputation points
commented 2024-05-21T06:10:34.6966667+00:00
Tianyu Sun-MSFT 27,976 Reputation points Microsoft Vendor
0 answers

Whenever I deploy my .NET MAUI application to my Android phone, it exits the code, producing an error "GetVersionTask" failed unexpectedly". What could be the solutions for this?

Whenever I deploy my application to my Android phone, it produces the error called ""GetVersionTask" failed unexpectedly." When I run it using Windows Machine, it runs completely normal. What could be the solution to this?

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,710 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,989 questions
asked 2024-05-10T12:55:17.3633333+00:00
John Ivan D. Bachiller 0 Reputation points
commented 2024-05-21T05:39:40.6766667+00:00
Leon Lu (Shanghai Wicresoft Co,.Ltd.) 69,541 Reputation points Microsoft Vendor
7 answers

How to target .NET Framework 4.0 in VS 2022 on Windows 11?

Working on some old projects targeting .NET Framework 4.0. I used VS 2022 to open the solution and was told to install 4.0 targeting pack. I can't find the download link on the dotnet website, nor the installation option in Visual Studio Installer. …

C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,401 questions
.NET Runtime
.NET Runtime
.NET: Microsoft Technologies based on the .NET software framework.Runtime: An environment required to run apps that aren't compiled to machine language.
1,131 questions
Visual Studio Debugging
Visual Studio Debugging
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Debugging: The act or process of detecting, locating, and correcting logical or syntactical errors in a program or malfunctions in hardware. In hardware contexts, the term troubleshoot is the term more frequently used, especially if the problem is major.
952 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,454 questions
asked 2022-09-05T07:41:23.313+00:00
Lee Feng 146 Reputation points
answered 2024-05-21T04:59:14.85+00:00
Ziya Ganjili 20 Reputation points
1 answer

IIS express ssl certificate bindings are empty

IIS express certificate expired on my system, leading to site can't be reached errors while debugging the application. I tried bunch of things such as repairing or reinstalling IIS Express, Visual Studio. But later, I found out that SSL certificate…

Internet Information Services
.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,467 questions
Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,710 questions
asked 2023-07-14T11:31:41.44+00:00
Saha, Shubrat 5 Reputation points
commented 2024-05-20T20:24:25.1833333+00:00
SH 0 Reputation points
0 answers

SSIS Visual Studio Community 2017 Error opening file

Using: SQL Server Management Studio 18 Visual Studio Community 2017 When attempting to open a file in Visual Studio but fails at creating project (action) with the following error message:   ===================================   Value does not fall…

Visual Studio Setup
Visual Studio Setup
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Setup: The procedures involved in preparing a software program or application to operate within a computer or mobile device.
978 questions
asked 2024-05-17T21:00:44.0233333+00:00
Rosie Lopez 0 Reputation points
commented 2024-05-20T19:40:42.5033333+00:00
Rosie Lopez 0 Reputation points
1 answer One of the answers was accepted by the question author.

Got 'Insufficient system resources exist to complete the requested service' while building Store version of application

Hello folks, When I tried to build the Store (MSIX) version of my application via Windows application packaging project in VS 2022, I got the following errors: ...... 1>Generating code 1>Finished generating code 1>StartupTask.vcxproj ->…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,710 questions
C++
C++
A high-level, general-purpose programming language, created as an extension of the C programming language, that has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.
3,568 questions
asked 2024-05-20T18:38:53.32+00:00
0xNima 20 Reputation points
commented 2024-05-20T18:59:36.62+00:00
0xNima 20 Reputation points
4 answers

How to set a custom PS profile for VS Start Without Debugging action?

When console app is launched with the Start Without Debugging action, the Visual Studio (VS) 2022 opens a default PowerShell (PS) console for it. I would like to use a custom PS profile for that. How it can be done? The issue that I would like to solve…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,710 questions
asked 2023-12-27T15:03:36.6833333+00:00
Igor Pavlov 0 Reputation points
commented 2024-05-20T15:54:16.8633333+00:00
jack5253 0 Reputation points
1 answer One of the answers was accepted by the question author.

Unable to install any extension (ERROR while installing extention)

2023-01-31 22:18:53.270 [error] Unexpected end of JSON input: SyntaxError: Unexpected end of JSON input at JSON.parse (<anonymous>) at Object.factory…

Visual Studio Extensions
Visual Studio Extensions
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Extensions: A program or program module that adds functionality to or extends the effectiveness of a program.
179 questions
asked 2023-01-31T16:55:18.26+00:00
YASH BORIKAR 25 Reputation points
commented 2024-05-20T14:52:23.0233333+00:00
Nakul Desai 0 Reputation points
2 answers

How to change VS2022 community to enterprise license

Hi All. I have installed VS2022 Community edition. What step need to do to have ability to enter VS2022 Enterprise product key. I tried to find it via: Help menu --> Register Visual Studio. It open Personalization Account dialog screen without…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,710 questions
asked 2024-05-19T02:07:26.76+00:00
zleug 61 Reputation points
answered 2024-05-20T09:41:22.16+00:00
Anna Xiu-MSFT 26,651 Reputation points Microsoft Vendor
1 answer

Visual Studio blocked by MS Defender

Microsoft defender blocked visual studio 2022 ( C#) and I can't enter windows forms, console, etc. Please help.

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,710 questions
Microsoft Defender for Cloud
Microsoft Defender for Cloud
An Azure service that provides threat protection for workloads running in Azure, on-premises, and in other clouds. Previously known as Azure Security Center and Azure Defender.
1,216 questions
Microsoft Defender for Identity
Microsoft Defender for Identity
A Microsoft service that helps protect enterprise hybrid environments from multiple types of advanced, targeted cyberattacks and insider threats.
162 questions
Microsoft Defender for Cloud Apps
Microsoft Defender for Cloud Apps
A Microsoft cloud access security broker that enables customers to control the access and use of software as a service apps in their organization.
111 questions
asked 2024-05-18T09:09:30.3366667+00:00
Pepe 0 Reputation points
answered 2024-05-20T07:33:09.3466667+00:00
Anna Xiu-MSFT 26,651 Reputation points Microsoft Vendor
0 answers

root is missing error, while making frontend using window form application in VS 2022 using C#

Root is missing error, while making frontend using window form application in VS 2022 using C#. How to troubleshoot this issue.

Windows Forms
Windows Forms
A set of .NET Framework managed libraries for developing graphical user interfaces.
1,858 questions
Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,710 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,401 questions
asked 2024-05-20T04:10:28.07+00:00
DevNinja 0 Reputation points
edited a comment 2024-05-20T06:29:14.73+00:00
Tianyu Sun-MSFT 27,976 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Visual Studio 2019 download.

Microsoft (https://www.microsoft.com/ko-kr/) -> Bottom 'Developer and IT - 'Visual Studio' -> 'Download' in the context menu -> Bottom 'Previous Downloads' -> 2019 - Download If you download using the above path, you will be directed to…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,710 questions
asked 2024-05-20T00:16:08.44+00:00
용민 김 20 Reputation points
accepted 2024-05-20T04:55:11.21+00:00
용민 김 20 Reputation points
1 answer One of the answers was accepted by the question author.

How to migrate the FCM v1 in xamarin forms apps as xamarin got migrated

Hey Team, We got a mail from Firebase team that legacy http is going to be deprecated . When i checked in the documentation, all i could find is xamarin is not supporting FCM v1. We have azure notification hubs common library for android and iOS and…

Azure Notification Hubs
Azure Notification Hubs
An Azure service that is used to send push notifications to all major platforms from the cloud or on-premises environments.
273 questions
Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,302 questions
Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
1,004 questions
Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,710 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,401 questions
asked 2024-05-16T03:05:07.0633333+00:00
Sri Gayathri Gopalakrishnan 20 Reputation points
edited a comment 2024-05-20T04:12:19.6566667+00:00
Sri Gayathri Gopalakrishnan 20 Reputation points
19 answers

How do i make a uwp app like google earth on visual studio 2022

How do i make a uwp app like google earth on visual studio 2022 https://earth.google.com/web/@0,-3.12830005,0a,22251752.77375655d,35y,0h,0t,0r

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,824 questions
Universal Windows Platform (UWP)
Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,710 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,454 questions
asked 2023-11-20T04:36:17.7333333+00:00
Luke Ferguson 46 Reputation points
commented 2024-05-20T02:13:11.08+00:00
Junjie Zhu - MSFT 15,911 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

How to programmatically display the Windows taskbar using C#

I would like to know what C# code/instructions are necessary to make the Windows taskbar appear so that I can use a specific item on it. Can someone provide a concise example or resource to help me accomplish this? Thank you.

Windows Forms
Windows Forms
A set of .NET Framework managed libraries for developing graphical user interfaces.
1,858 questions
Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,824 questions
Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,710 questions
Windows API - Win32
Windows API - Win32
A core set of Windows application programming interfaces (APIs) for desktop and server applications. Previously known as Win32 API.
2,450 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,401 questions
asked 2024-05-16T13:35:04.7966667+00:00
Thad T 26 Reputation points
accepted 2024-05-19T23:47:12.7933333+00:00
Thad T 26 Reputation points
4 answers

Error creating Angular stand alone project in Visual Studio 2022

Following this Microsoft document tutorial-asp-net-core-with-angular I am trying to create a solution with an Angular front end and c# api back end. When I click "Create" for the Angular project (using the stand alone template), I get the…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,710 questions
asked 2022-05-20T18:15:53.097+00:00
Chris Reed (Queryon) 21 Reputation points
edited a comment 2024-05-19T20:23:18.3333333+00:00
PocketPixie 1 Reputation point
2 answers

WPF extremely slow when using .Net Standard controls

WPF extremely slow when using .Net Standard controls I have a WPF application in .Net Framework 4.8 and I am trying to compile it in .Net 8. The application employs some DevExpress controls. I have added almost all the Dll's from the directory…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,710 questions
asked 2024-05-15T01:48:30.4+00:00
zequion 171 Reputation points
answered 2024-05-19T05:52:00.33+00:00
zequion 171 Reputation points
1 answer

Creating Dataset in VS2020 using SQL query rather than visual designer

I'm creating .rdlc reports using the extension in Visual Studio 2022, but when creating Datasets, I'm only able to do using the graphical designer and cannot create or edit Datasets by writing my own SQL. What am I missing?

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,710 questions
SQL Server Reporting Services
SQL Server Reporting Services
A SQL Server technology that supports the creation, management, and delivery of both traditional, paper-oriented reports and interactive, web-based reports.
2,827 questions
asked 2024-05-08T11:12:55.34+00:00
Thomas Benson 0 Reputation points
commented 2024-05-18T15:32:12.21+00:00
Thomas Benson 0 Reputation points